Welcome![Sign In][Sign Up]
Location:
Search - genetic programming code

Search list

[Other resource遗传算法得源代码

Description: 遗传算法得源代码,不是用MATLAB编得,而是用VC++编程.-genetic algorithm in the source code, instead of being MATLAB, but programming with VC.
Platform: | Size: 23716 | Author: 熊仲健 | Hits:

[Other resourceSTLTutorialandReferenceGuide

Description: Title: STL Tutorial and Reference Guide: C++ Programming with the Standard Template Library (2nd Edition) Author: David R. Musser / Gillmer J. Derge / Atul Saini / Gilmer J. Derge Publisher: Addison-Wesley Page: 560 Edition: 2nd edition (March 27, 2001) Format: PDF Summary: The Standard Template Library was created as the first library of genetic algorithms and data structures, with four ideas in mind: generic programming, abstractness without loss of efficiency, the Von Neumann computation model, and value semantics. This guide provides a tutorial, a description of each element of the library, and sample applications. The expanded second edition includes new code examples and demonstrations of the use of STL in real-world C++ software development it reflects changes made to STL for the final ANSI/ISO C++ language standard.-Title: STL Tutorial and Reference Guide: C Programming with the Standard Template Library (2nd Edition) Author: David R. Musser/Gillmer J. Derge/Atul Saini/Gilmer J. Derge Publisher: Addison-Wesley Page: 560 Edition: 2nd edition (March 27, 2,001) Format: PDF Summary: The Standard Template Library was created as the first library of genetic algorithms and data structures, with four ideas in mind: Generic programming, abstractness without loss of efficiency, the Von Neumann computation model, and value semantics. This guide provides a tutorial, a description of each element of the library, and sample applications. The expanded second edition includes new code examples and demonstrations of the use of STL in real-world C software development it reflects changes made to STL for the final ANSI/ISO C language standard.
Platform: | Size: 3297585 | Author: zxg | Hits:

[Other resourceGA_PID

Description: 此程序代码为基于遗传算法的PID整定,利用MATLAB编程实现。该程序通过遗传算法实现参数寻优,是一种不需要任何初始信息并可以寻求全局最优解的、高效的优化组合方法。-this procedure code based on genetic algorithms for PID tuning, using MATLAB programming. The procedures through genetic algorithm optimization of the parameters. is a not need any initial information and can find the global optimum, efficient optimization method.
Platform: | Size: 1492 | Author: 周龙 | Hits:

[AI-NN-PRmultioptimization

Description: 用遗传算法研究多目标优化问题的一片文章,内容详细,文章后附有编程代码-Genetic algorithms with multi-objective optimization problems with an article, detailed programming code is attached to the article
Platform: | Size: 4718592 | Author: 尹晓峰 | Hits:

[Data structsex_pyevolve0_5

Description: Pyevolve是一个用python实现的遗传编程框架,这些代码是Pyevolve一些示例源程序-Pyevolve is a python implementation of genetic programming with the framework, some examples of these source code is Pyevolve
Platform: | Size: 13312 | Author: 宗涛 | Hits:

[AI-NN-PRGABPNET.M

Description: 基于遗传算法的BP神经网络的matlab编程代码-Based on genetic algorithm of BP neural network matlab programming code
Platform: | Size: 9216 | Author: gaojie | Hits:

[AI-NN-PRNlIP-genetic

Description: 非线性整数规划的遗传算法Matlab程序-non linear integer programming genetic algorithm matlab code
Platform: | Size: 8192 | Author: 梁丽 | Hits:

[CSharpGeneticAlgorithms

Description: Genetic Programming的實做, 以螞蟻找食物路徑為範例.-Implement of Genetic Programming , this source code include the strong Genetic Programming Engine which provide many functions.
Platform: | Size: 242688 | Author: Jaxon | Hits:

[MPImatlab-ga

Description: 基本遗传算法的MATLAB语言源程序。(遗传算法的应用范围极其广泛,它可应用于函数优化、组合优化、生产调度问题、自动控制、机器人学、图像处理、人工生命、遗传编程以及机器学习等领域。)-Basic genetic algorithm matlb language sourc-e code. (Genetic algorithm extremely broad range of applications, it can be applied to function optimization, combinatorial optimization, production scheduling problem, automatic control, robotics, image processing, artificial life, genetic programming, as well as machine learning and other fields.)
Platform: | Size: 3072 | Author: derek | Hits:

[Game ProgramAI.Techniques.for.Game.Programming

Description: AI Techniques for Game Programming一书的附书源代码,中文名叫游戏编程中的人工智能技术,其中包括遗传算法,神经网络的内容-AI Techniques for Game Programming book source code attached to the book, the Chinese name of the game programming artificial intelligence techniques, including genetic algorithms, neural networks
Platform: | Size: 8570880 | Author: 贾斌 | Hits:

[matlabKnapsackProblem

Description: 利用遗传算法来精确地解决背包问题的编程代码-Knapsack problem using genetic algorithms to solve programming code
Platform: | Size: 2048 | Author: 冯诚诚 | Hits:

[matlabGP-4324MATLAB

Description: 这是GP算法进行遗传规划,里面代码齐全,是matla代码-This is the GP algorithm for genetic programming, which is code complete, the code is matla
Platform: | Size: 30720 | Author: FDX | Hits:

[AI-NN-PRgeneticVRP

Description: matlab编程遗传算法代码,解决VRP车辆路径问题-Genetic algorithm matlab programming code to solve VRP Vehicle Routing Problem
Platform: | Size: 4096 | Author: 兰少曼 | Hits:

[VC/MFCAI-book-code

Description: 游戏编程中的人工智能技术 书源程序 包括遗传算法,人工智能-The technology of artificial intelligence in game programming .Source code Including genetic algorithm, artificial intelligence
Platform: | Size: 8504320 | Author: 何志彪 | Hits:

[OS program0_Pure-Waters-4-6-Legendary-1111-4-6

Description: This is an implementation of a genetic algorithm that solves the traveling salesman problem, created as a part of an online course in artificial intelligence for game programming. Code written scratch, theoretical information on TSP and genetic algorithms obtained mostly online besides an introductory lecture. Source and readme can be foun-This is an implementation of a genetic algorithm that solves the traveling salesman problem, created as a part of an online course in artificial intelligence for game programming. Code written scratch, theoretical information on TSP and genetic algorithms obtained mostly online besides an introductory lecture. Source and readme can be foun
Platform: | Size: 8922112 | Author: exemist | Hits:

[AI-NN-PRGA_code

Description: 遗传算法的代码,面向对象的c++编程,编译通过,由一个头文件和一个算法引擎文件和一个主函数文件组成,比较适合有面向对象编程基础的初学者-Genetic algorithm code, object-oriented programming c++, compile, it consists of a header and an algorithm engine files and files a main function, more suitable for beginners basis of object-oriented programming
Platform: | Size: 4096 | Author: TYT | Hits:

[AI-NN-PRGAdemo

Description: 一个介绍遗传算法的例子,并且编程实现,代码有详细介绍-An example of a presentation on genetic algorithm and programming code are described in detail
Platform: | Size: 8192 | Author: 马桤 | Hits:

[Mathimatics-Numerical algorithmschapter2基于遗传算法和非线性规划的函数寻优算法

Description: 通用遗传算法代码基于遗传算法和非线性规划的函数寻优算法(GAGeneric genetic algorithm code based on genetic algorithm and nonlinear programming function optimization algorithm)
Platform: | Size: 37888 | Author: 神王洋洋 | Hits:

[matlab智能算法程序

Description: 基于种群的变异和交叉的,简单的遗传算法的编程代码(Simple genetic algorithm programming code)
Platform: | Size: 11264 | Author: 李里你 | Hits:

[Mathimatics-Numerical algorithmsMultiObjGA Code(多目标数值优化遗传算法)

Description: MultiObjGA Code(多目标数值优化遗传算法),教如何用matlab进行多目标遗传算法编程(MultiObjGA Code (multiobjective numerical optimization genetic algorithm), teaching how to use matlab for multiobjective genetic algorithm programming)
Platform: | Size: 5120 | Author: 河小王 | Hits:
« 1 2 34 5 »

CodeBus www.codebus.net